home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3atool.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_ANIMATIONTOOL_H = 1;
- include("real/code/r3tbase.js")
-
-
- var R3CLID_ANIMATIONTOOL = 312;
-
-
-
-
-
-
-
-
-
- function r3Animationtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANIMATIONTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Animationtool.prototype=new r3Toolbase;
- // r3atool.h_H